Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Feat + Fix: added searchbar + emoji name and fixed emoji picker position #930

Conversation

Stpriyasharma
Copy link
Contributor

@Stpriyasharma Stpriyasharma commented Jan 24, 2025

Brief Title

Added search section and description (name) of emoji on mouse hover as well as fixes the emoji picker integration within the chat input section.

Acceptance Criteria fulfillment

Searchbar : User doesn't need to search manually emoji
emoji description(name) : Helps to choose emoji properly through its description
emoji picker not within chat input.

Fixes #928
Fixes #929

Video/Screenshots

Recording.2025-01-24.225034.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-930

@CLAassistant
Copy link

CLAassistant commented Jan 24, 2025

CLA assistant check
All committers have signed the CLA.

@Spiral-Memory
Copy link
Collaborator

Hi @Stpriyasharma

Could you make the search input smaller and match its background color with the emoji background? This was previously implemented, but I removed it because I couldn't match the colors across all themes. If you can handle that, it’ll be good to merge this.

Thanks!

@Stpriyasharma
Copy link
Contributor Author

sure @Spiral-Memory . Can you explain more about feature you are asking for ?

@Stpriyasharma
Copy link
Contributor Author

hey @Spiral-Memory

I have made changes as you said in ace81f0. Take a look

Recording.2025-01-29.170949.mp4

@Spiral-Memory
Copy link
Collaborator

Looks good to me, Thanks @Stpriyasharma

@Spiral-Memory Spiral-Memory added the chore a subtle fix label Jan 30, 2025
@Spiral-Memory Spiral-Memory changed the title Feat + Fix: added searchbar + emoji name and fixed emoji picker position chore: Feat + Fix: added searchbar + emoji name and fixed emoji picker position Jan 30, 2025
@Spiral-Memory
Copy link
Collaborator

Hi @Stpriyasharma
Please fix the formatting issues - Run prettier extension and push

…into feat+fix/add-searchbar-description-in-emojiePicker
@Stpriyasharma Stpriyasharma force-pushed the feat+fix/add-searchbar-description-in-emojiePicker branch from 0367300 to ad5fbd5 Compare January 30, 2025 18:48
@Spiral-Memory
Copy link
Collaborator

Still format check is failing @Stpriyasharma

@Spiral-Memory Spiral-Memory merged commit 016e985 into RocketChat:develop Jan 30, 2025
3 of 4 checks passed
github-actions bot added a commit that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a subtle fix testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Emoji picker integrated within message input section Feat: Add searchbar and emoji name in EmojiePicker
3 participants